POV-Ray : Newsgroups : povray.programming : [BUG] POVRay excessive memory consumption : Re: [BUG] POVRay excessive memory consumption Server Time
5 Jul 2024 14:50:58 EDT (-0400)
  Re: [BUG] POVRay excessive memory consumption  
From: Wolfgang Wieser
Date: 29 Jan 2004 15:46:13
Message: <40197115@news.povray.org>
ABX wrote:
> Apart all others things mentioned in this thread I find:
> 
>   (d)[pRED] = (s)[pRED]
> 
> much better "designed" than
> 
>   sizeof(COLOUR)/sizeof(float)
> 
Is there a define/const int anywhere which tells me the size 
of the COLOUR array?

Hard-coding the size 5 into MY code seems to be the worst solution. 

Wolfgang


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.